select issue_date from stamps,color_master,np_master where stamps.issue_date!='' and np_master.np_code=stamps.np_code and np_master.np='P' and color_master.color_code=stamps.color_code and color_master.color='Green and Golden brown (Superimposed)' and issue_date!='' order by issue_date